(x_underline_at_descent_line): New variable.
authorKim F. Storm <storm@cua.dk>
Thu, 24 Aug 2006 20:52:00 +0000 (20:52 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 24 Aug 2006 20:52:00 +0000 (20:52 +0000)
commitf67c04e694aa4d66fa42c25260ac2abc610888a9
tree11060209aa7c2a65a0a62de21c66d0f4db47f229
parent6050a3d25f124629eeb2f0fbb543504c8ad5f617
(x_underline_at_descent_line): New variable.
(syms_of_xterm): DEFVAR_BOOL it.
(x_draw_glyph_string): Use it.
Draw underline and overline up to the end of line if the face
extends to the end of line.
src/macterm.c
src/w32term.c
src/xterm.c